Results for spec/!OpenGL 1.1/texwrap formats bordercolor

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:29.895366
Stdout
Testing the border color only.
Testing GL_RGBA8, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 204
  Observed: 255 0 0 204
Testing GL_RGBA2, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 204
  Observed: 255 0 0 204
Testing GL_R3_G3_B2, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 255
  Observed: 255 0 0 255
Testing GL_RGB4, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 255
  Observed: 255 0 0 255
Testing GL_RGBA4, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 216
  Observed: 255 0 0 255
Testing GL_RGB5, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 255
  Observed: 255 0 0 255
Testing GL_RGB5_A1, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 216
  Observed: 255 0 0 255
Testing GL_RGB8, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 255
  Observed: 255 0 0 255
Testing GL_RGB10, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 255
  Observed: 255 0 0 255
Testing GL_RGB10_A2, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 216
  Observed: 255 0 0 255
Testing GL_RGB12, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 255
  Observed: 255 0 0 255
Testing GL_RGBA12, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 216
  Observed: 255 0 0 255
Testing GL_RGB16, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 255
  Observed: 255 0 0 255
Testing GL_RGBA16, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 216
  Observed: 255 0 0 255
Testing GL_ALPHA4, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 0 0 0 216
  Observed: 0 0 0 255
Testing GL_ALPHA8, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 0 0 0 216
  Observed: 0 0 0 255
Testing GL_ALPHA12, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 0 0 0 216
  Observed: 0 0 0 255
Testing GL_ALPHA16, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 0 0 0 216
  Observed: 0 0 0 255
Testing GL_LUMINANCE4, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 255
  Observed: 0 0 0 255
Testing GL_LUMINANCE8, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 255
  Observed: 0 0 0 255
Testing GL_LUMINANCE12, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 255
  Observed: 0 0 0 255
Testing GL_LUMINANCE16, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 255
  Observed: 0 0 0 255
Testing GL_LUMINANCE4_ALPHA4, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 216
  Observed: 0 0 0 255
Testing GL_LUMINANCE6_ALPHA2, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 216
  Observed: 0 0 0 255
Testing GL_LUMINANCE8_ALPHA8, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 216
  Observed: 0 0 0 255
Testing GL_LUMINANCE12_ALPHA4, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 216
  Observed: 0 0 0 255
Testing GL_LUMINANCE12_ALPHA12, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 216
  Observed: 0 0 0 255
Testing GL_LUMINANCE16_ALPHA16, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 216
  Observed: 0 0 0 255
Testing GL_INTENSITY4, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 19
  Observed: 0 0 0 0
Testing GL_INTENSITY8, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 19
  Observed: 0 0 0 0
Testing GL_INTENSITY12, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 19
  Observed: 0 0 0 0
Testing GL_INTENSITY16, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 19
  Observed: 0 0 0 0
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/ilia/src/piglit" MESA_DEBUG="silent" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/ilia/src/piglit/bin/texwrap bordercolor -fbo -auto
dmesg
None

Back to summary